home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 16 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  773 b 

  1. Path: manawatu.planet.co.nz!dave
  2. From: dave@eclipsnz.manawatu.gen.nz (Dave Dustin)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Which would be faster?
  5. Date: Tue, 2 Jan 96 18:03:32 +1300 (NZDT)
  6. Organization: Eclipse Software (NZ)
  7. Message-ID: <dave.0mtr@eclipsnzmanawatu.gen.nz>
  8. NNTP-Posting-Host: eclipsnz.manawatu.gen.nz
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=iso-8859-1
  11. Content-Transfer-Encoding: 8bit
  12. X-NewsSoftware: GRn 2.1 Feb 19, 1994
  13.  
  14. I was just wondering, which of these two methods would be fastest:
  15.  
  16. 1> Closing a window, then opening a new one with a different size/position
  17.  
  18. 2> Resizing a window to a new size/position, then clearing the
  19.    contents, currently using EraseRect(), of the window ready for
  20.    putting new data into window.
  21.  
  22.  
  23. -- 
  24. Dave
  25.